|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PopupPanelCallback
An application hook that allows associating a custom popup panel with a popup area of the specific command button.
JCommandButton.setPopupCallback(PopupPanelCallback),
RibbonApplicationMenuEntrySecondary.setPopupCallback(PopupPanelCallback)| Method Summary | |
|---|---|
JPopupPanel |
getPopupPanel(JCommandButton commandButton)
Returns the popup panel to be shown when the popup area of the specified command button is activated. |
| Method Detail |
|---|
JPopupPanel getPopupPanel(JCommandButton commandButton)
commandButton - Command button.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||